Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vulkan image barrier fix, image leak fix from #17534 #17536

Merged
merged 3 commits into from
May 30, 2023

Conversation

hrydgard
Copy link
Owner

@hrydgard hrydgard commented May 30, 2023

Some fallout from #17534 , oops.

Also, discovered that we ended up just allocating and allocating new images when paused if raw memory was displayed (like in GTA cutscenes), since gpuStats.numFlips doesn't go up in that situation...

@hrydgard hrydgard added this to the v1.16.0 milestone May 30, 2023
@hrydgard hrydgard changed the title Vulkan image barrier fixes Vulkan image barrier fix, image leak fix from #17534 May 30, 2023
@hrydgard hrydgard added Vulkan GE emulation Backend-independent GPU issues labels May 30, 2023
@hrydgard hrydgard merged commit 845b6b7 into master May 30, 2023
@hrydgard hrydgard deleted the vulkan-image-barrier-fixes branch May 30, 2023 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GE emulation Backend-independent GPU issues Vulkan
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant